projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24030ea
)
*** empty log message ***
author
Glenn Morris
<rgm@gnu.org>
Sun, 2 Dec 2007 04:09:45 +0000
(
04:09
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 2 Dec 2007 04:09:45 +0000
(
04:09
+0000)
lisp/url/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/url/ChangeLog
b/lisp/url/ChangeLog
index 61a76ef67d97d050ac744618e568831ba9ad394f..86319844f90b7098beb7123172ce97954ed86982 100644
(file)
--- a/
lisp/url/ChangeLog
+++ b/
lisp/url/ChangeLog
@@
-6,6
+6,7
@@
(nntp-open-tls-stream, nntp-open-ssl-stream):
No need to define for compiler.
(url-snews): Use nntp-open-tls-stream unless ssl is requested.
+ Correct quoting of nntp-open-connection-function value.
2007-12-01 Glenn Morris <rgm@gnu.org>